VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



VB-->HTML Compiler

by Cory J. Geesaman (9 Submissions)
Category: Complete Applications
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (8 Votes)

This app changes a .vbg, .vbp, .frm, .bas, .cls, .ctl, or .pag file and all the files that it contains into a group of HTML pages. This can be very useful if you need to document something, or just to put your vb files on your website w/out people having to dl them. If you know anyway to parse the strings faster please let me know. Also if you like this PLZ VOTE.

Assumes
You will need vb6 to run this, or you will need a replacement for the Split/Replace functions; i put a replacement for the Replace function in there, it is commented out, but i did not feel like writing the Split function, i'm sure u can find it in no time on psc though.
Side Effects
This program does have a single error that i know of but cannot find it's cause; if you look at the test project's compiled html files you can see that sometimes it will make the Else statement a comment, and it will always do it to End Type and End Enum statements, if you have any idea how to fix this please tell me.

Rate VB-->HTML Compiler

Download VB-->HTML Compiler

Download VB-->HTML Compiler (109 KB)

VB-->HTML Compiler Comments

No comments have been posted about VB-->HTML Compiler. Why not be the first to post a comment about VB-->HTML Compiler.

Post your comment

Subject:
Message:
0/1000 characters